@charset "UTF-8" ;

a {
      color: black;              
      text-decoration: none;   
    }

    a:hover {
      color: black; 
    }

h1,h5,p
{text-align: center;}

h1,h2,h3,h5,h6,p
{font-family: 'Courier New', Courier, monospace}

h2
{background-color: #8ae6c7;}